This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

一些不太好記卻很好用的 CSS 屬性

一些不太好記卻很好用的 CSS 屬性

[Node.js] Global 物件

[Node.js] Global 物件

margin 與 padding 差別在哪裡?

margin 與 padding 差別在哪裡?


Comments